home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 2.iso
/
dist
/
fw_hylafax.idb
/
usr
/
freeware
/
catman
/
u_man
/
cat1
/
faxqclean.Z
/
faxqclean
Wrap
Text File
|
2002-07-08
|
4KB
|
81 lines
FAXQCLEAN(${MANNUM1_8}) FAXQCLEAN(${MANNUM1_8})
NNAAMMEE
faxqclean - _H_y_l_a_F_A_X queue cleaner process
SSYYNNOOPPSSIISS
$${{SSBBIINN}}//ffaaxxqqcclleeaann [ _o_p_t_i_o_n_s ]
DDEESSCCRRIIPPTTIIOONN
_f_a_x_q_c_l_e_a_n is a program that processes completed _H_y_l_a_F_A_X
jobs and expunges unreferenced document files. This pro
gram is intended to be invoked by _c_r_o_n(${MANNUM1_8}) on
behalf of the super user (i.e. root) one or more times a
day. For example, the following crontab entry might be
setup for root to run _f_a_x_q_c_l_e_a_n each hour.
0 * * * * ${SBIN}/faxqclean
When _f_a_x_q_c_l_e_a_n is run it scans the ddoonneeqq subdirectory in
the _H_y_l_a_F_A_X spooling area and process each job according
to the ddoonneeoopp field specified in the job description file;
c.f. _s_e_n_d_q(${MANNUM4_5}). Jobs that are marked for
removal are purged and references to documents are
removed. Jobs that are marked for archival may be
archived depending on the options supplied on the command
line.
After scanning for completed jobs _f_a_x_q_c_l_e_a_n scans the ddooccqq
subdirectory and builds up a table of document files.
Files that are not referenced by any job and that are
older than a specified threshold are removed.
OOPPTTIIOONNSS
--aa Enable job archiving support. _N_B_: _v_4_._0 _d_o_e_s _n_o_t
_i_n_c_l_u_d_e _s_u_p_p_o_r_t _f_o_r _j_o_b _a_r_c_h_i_v_i_n_g_.
--jj _s_e_c_s Set the job age threshold (in seconds) that con
trols how long jobs may reside in the ddoonneeqq
directory before being processed. By default
this value is 15 minutes (15*60 = 900 seconds).
--dd _s_e_c_s Set the document age threshold (in seconds) that
controls how long unreferenced files may reside
in the ddooccqq directory before being removed. By
default this value is 1 hour (60*60 = 3600 sec
onds).
--nn Do not carry out any work; just show what would
be done. This option is useful together with
the --tt option for debugging.
--qq _d_i_r The specified directory is treated as the spool
ing area. The default spooling area, _$_{_S_P_O_O_L_},
is defined at the time the software is built.
--tt Trace in great detail exactly what _f_a_x_q_c_l_e_a_n is
doing. Messages are sent to the standard out
put.
--vv Print messages on the standard output about jobs
removed or archived and about document files
removed.
FFIILLEESS
${SPOOL}/doneq directory to scan for completed jobs
${SPOOL}/docq directory to scan for unreferenced documents
${SPOOL}/archive directory where archived jobs are placed
Consult _h_y_l_a_f_a_x_-_s_e_r_v_e_r(${MANNUM4_5}) for a complete dis
cussion of the structure and content of the spooling area.
SSEEEE AALLSSOO
_f_a_x_q(${MANNUM1_8}), _h_y_l_a_f_a_x_-_s_e_r_v_e_r(${MANNUM4_5}),
_s_e_n_d_q(${MANNUM4_5}), _d_o_n_e_q(${MANNUM4_5}), _a_r_c_h_i_v_e(${MAN
NUM4_5}).
March 14, 1996 FAXQCLEAN(${MANNUM1_8})